efi_loader: Fall back to fdtfile naming convention
authorAlexander Graf <[email protected]>
Thu, 14 Apr 2016 14:07:54 +0000 (16:07 +0200)
committerTom Rini <[email protected]>
Mon, 18 Apr 2016 21:11:50 +0000 (17:11 -0400)
commitff2545ab78212717b5d81bc0fb6a91fd393f3cb1
treebbaea51c449996f4ea4ad1dbbc04ca040dbdf952
parent1c39809b92c217877e160ee91a82743c9d4f3ed1
efi_loader: Fall back to fdtfile naming convention

When there is no $fdtfile variable set, we still have a good chance
that on 32bit arm the fdtfile really is just called $soc-$board.dtb.

Enable the exports for $soc and $board in our distr defaults and make
use of them in the efi boot script.

Reported-by: Andreas Faerber <[email protected]>
Reported-by: Stephen Warren <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
Reviewed-by: Andreas Färber <[email protected]>
include/config_distro_bootcmd.h
include/config_distro_defaults.h